-
-
Notifications
You must be signed in to change notification settings - Fork 0
MySQL 8.4.3 #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MySQL 8.4.3 #18
Conversation
…le release to 2024.10.31
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
|
||
| server-id = 1 | ||
|
|
||
| innodb_buffer_pool_size = 16M |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: Increase buffer pool size to improve database performance [Performance, importance: 6]
| innodb_buffer_pool_size = 16M | |
| innodb_buffer_pool_size = 128M |
User description
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-3.html
PR Type
enhancement, configuration changes
Description
build.propertiesto reflect new bundle release date.releases.properties.Changes walkthrough 📝
init.bat
Add MySQL 8.4.3 initialization scriptbin/mysql8.4.3/init.bat
mysqld.exeto initialize the database insecurely.bearsampp.conf
Add MySQL 8.4.3 configuration filebin/mysql8.4.3/bearsampp.conf
my.ini
Add MySQL server configuration filebin/mysql8.4.3/my.ini
my.ini.ber
Add backup MySQL server configuration filebin/mysql8.4.3/my.ini.ber
my.ini.build.properties
Update bundle release datebuild.properties
releases.properties
Add MySQL 8.4.3 release informationreleases.properties